Click or drag to resize

Logger Methods

The Logger type exposes the following members.

Methods
  NameDescription
Public methodClose
Closes the log file.
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodOpen
Opens log file or log stream.
Public methodToString (Inherited from Object.)
Public methodWrite
Writes log data to a log file or a stream.
Public methodWriteLine
Writes single line to log file or stream.
Top
See Also